home *** CD-ROM | disk | FTP | other *** search
/ Die Speccy' 97 / Die Speccy' 97.iso / amiga_system / the_aminet / comm / bbs / filelister146.lha / Text / FL.Help.English < prev    next >
Text File  |  1994-09-13  |  3KB  |  85 lines

  1.  
  2.                          Help for Filelister
  3.                          ===================
  4.  
  5.   General :
  6.   ---------
  7.  
  8.   Independent of your choise (Mark, Info) in the prompt, you can enter
  9.   one of the four possible types of file selecting :
  10.  
  11.   1. number (stays before each fileline)
  12.  
  13.   2. number range (e.g. 1-5 for selecting the files from number 1 to 5)
  14.  
  15.   3. filename (who guessed ? ;-) )
  16.  
  17.   4. pattern (OS2.x+ compatible filepattern)
  18.      Features :  * or #?  - matches all
  19.                  #x       - matches any amount of x (even 0 !)
  20.                  ?        - matches one character
  21.                  [a-d]    - matches characters a to d
  22.                  a|d      - matches a or d
  23.                  ~x       - matches unequal x
  24.      Examples : ff(99[1-9]|1000).lha => ff991.lha to ff999.lha & ff1000.lha
  25.                 recent[0-9]#[0-9]    => recent00... to recent99...
  26.  
  27.   All types of selecting can be used at one time by using "," or spaces.
  28.   e.g. : 1,xx,ff#? 5-10 "name,extension"
  29.  
  30.   In this example you can see the situation, if a file has a "," in its
  31.   name. For this case there are quotes. Characters between quotes will
  32.   be used as you write them.
  33.  
  34.  
  35.   Cursor keys
  36.   -----------
  37.  
  38.   While prompt is displayed, you can use your cursor keys to mark or
  39.   unmark certain files. Simply choose cursor up or the numeric keys
  40.   (Up,Home,End,PgUp,PgDn) to step through the screen. If there was more
  41.   than one page shown, you can go back with SHIFT+Up or the numeric key
  42.   9 and forward with SHIFT+Down or the numeric key 3.
  43.  
  44.   RETURN or SPACE marks and demarks a selected file.
  45.  
  46.   Marked files are shown with a star between the number and the filename.
  47.   So you'll see imediately which files are marked and which not.
  48.  
  49.  
  50.   Mark prompt
  51.   -----------
  52.  
  53.   Trying to mark one file twice will cause a request if you'll want to
  54.   unmark this file. Otherwise files will be listed with length and
  55.   total length of all marks. Marked files also get stars like cursor
  56.   marking does.
  57.  
  58.  
  59.   Info prompt
  60.   -----------
  61.  
  62.   Some files may have a long description that contains more informations.
  63.   1. extact length in bytes
  64.   2. uploader name
  65.   3. long description of the file (has no 40 characters limit)
  66.  
  67.   ANSI users won't loose the displayed lines above because Filelister
  68.   completes the screen after returning to the prompt.
  69.  
  70.  
  71.   Download menu
  72.   -------------
  73.  
  74.   Shows you marked files and displays a mark prompt. It has the same
  75.   function as the mark prompt in the list except of setting/unsetting
  76.   the star.
  77.  
  78.  
  79.  
  80.   If anything is not clear, imediately connect your sysop and kill his
  81.   nervs ;-)
  82.  
  83.   Comment by the author : sorry for my bad school english, but I hope
  84.                           you understood what I mean.
  85.